# Dump Interpolated Content Task

This task simply outputs the content variable for the module '{{ item.name }}' to verify it was correctly embedded via file interpolation.

Interpolated Content for {{ item.name }}:
---
{{ item.content }}
--- 